aboutsummaryrefslogtreecommitdiff
path: root/demos/css-stress-test/routes/[dynamic-dir]/[id].js
diff options
context:
space:
mode:
Diffstat (limited to 'demos/css-stress-test/routes/[dynamic-dir]/[id].js')
-rw-r--r--demos/css-stress-test/routes/[dynamic-dir]/[id].js2
1 files changed, 0 insertions, 2 deletions
diff --git a/demos/css-stress-test/routes/[dynamic-dir]/[id].js b/demos/css-stress-test/routes/[dynamic-dir]/[id].js
deleted file mode 100644
index 78ae72c40..000000000
--- a/demos/css-stress-test/routes/[dynamic-dir]/[id].js
+++ /dev/null
@@ -1,2 +0,0 @@
-import { Button } from "../../src/components/button.tsx";
-console.log("hi1.js", Button.name);